home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / internet / webscan 1.04 / DATA.1 / WCMDR.INI < prev    next >
Encoding:
INI File  |  1996-05-20  |  603 b   |  32 lines

  1. ;unInstallShield Helper Configuration
  2.  
  3. [Commands]
  4. NumCommands=4
  5. Command1=Custom Removal Commands
  6. Command2=Run unInstallShield
  7. Command3=Answer YES to UNINST for NT
  8. Command4=Answer YES to UNINST for NON-NT
  9.  
  10. [Custom Removal Commands]
  11. CmdType=Include
  12. NumCommands=0
  13.  
  14. [Run unInstallShield]
  15. CmdType=Run
  16. CmdProg=uninst.exe
  17.  
  18. [Answer YES to UNINST for NT]
  19. CmdType=SendMessage
  20. ClassName=#32770
  21. WindowName=Confirm File Deletion
  22. Message=Command
  23. wParam=8
  24.  
  25. [Answer YES to UNINST for NON-NT]
  26. CmdType=SendMessage
  27. ClassName=#32770
  28. WindowName=Confirm File Deletion
  29. Message=Command
  30. wParam=6
  31.  
  32.